Accusoft.FormSuite5 - Updated
High-Level API Overview

FormSuite is composed of a set of classes that provide forms processing functionality. These classes are divided between six primary .NET components:

FormSuite also provides the FormsAPI .NET component. FormsAPI is a set of classes that encapsulates the implementation required to connect FormSuite components together to build a forms processing application.

In previous releases of FormSuite, you had to code against the APIs of the components of FormSuite to build a forms processing solution. Furthermore, to maximize the performance of these components, you had to understand the best practices to use with these APIs. Forms API takes this burden from you, the application developer, and implements a standard forms processing workflow using best practices of Accusoft's form processing and recognition components.

The API is delivered as both source code and compiled binaries. Forms API ships as source code to allow developers to reuse the API in a solution that uses an alternative forms processing workflow with other recognition engines.

The FormsAPI source code has been built and provided as a .NET component: